[INFO] cloning repository https://github.com/tednaleid/sumpig
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tednaleid/sumpig" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftednaleid%2Fsumpig", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftednaleid%2Fsumpig'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 72eeeb2088f3effb219a1715b52500c728c26d60
[INFO] testing tednaleid/sumpig against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftednaleid%2Fsumpig" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/tednaleid/sumpig
[INFO] finished tweaking git repo https://github.com/tednaleid/sumpig
[INFO] tweaked toml for git repo https://github.com/tednaleid/sumpig written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tednaleid/sumpig on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tednaleid/sumpig already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded assert_cmd v2.2.0
[INFO] [stderr]   Downloaded fastrand v2.4.0
[INFO] [stderr]   Downloaded blake3 v1.8.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f19b22ba37a5e5c21d87a407daa1368af939f87e3090d4d2c01f42d1b67532fd
[INFO] running `Command { std: "docker" "start" "-a" "f19b22ba37a5e5c21d87a407daa1368af939f87e3090d4d2c01f42d1b67532fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f19b22ba37a5e5c21d87a407daa1368af939f87e3090d4d2c01f42d1b67532fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f19b22ba37a5e5c21d87a407daa1368af939f87e3090d4d2c01f42d1b67532fd", kill_on_drop: false }`
[INFO] [stdout] f19b22ba37a5e5c21d87a407daa1368af939f87e3090d4d2c01f42d1b67532fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 81c543fcc4c04a6afff15909195b131d48dbe44c559d600f32ea9afbb6bde1ff
[INFO] running `Command { std: "docker" "start" "-a" "81c543fcc4c04a6afff15909195b131d48dbe44c559d600f32ea9afbb6bde1ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling blake3 v1.8.4
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling jwalk v0.8.1
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling sumpig v0.2.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.04s
[INFO] running `Command { std: "docker" "inspect" "81c543fcc4c04a6afff15909195b131d48dbe44c559d600f32ea9afbb6bde1ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81c543fcc4c04a6afff15909195b131d48dbe44c559d600f32ea9afbb6bde1ff", kill_on_drop: false }`
[INFO] [stdout] 81c543fcc4c04a6afff15909195b131d48dbe44c559d600f32ea9afbb6bde1ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 680a1bd7e8d08bac8c83c81b3e7228bff6dae80195b68c20f7689bb0b188a83d
[INFO] running `Command { std: "docker" "start" "-a" "680a1bd7e8d08bac8c83c81b3e7228bff6dae80195b68c20f7689bb0b188a83d", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling fastrand v2.4.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling jwalk v0.8.1
[INFO] [stderr]    Compiling sumpig v0.2.7 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 27.08s
[INFO] running `Command { std: "docker" "inspect" "680a1bd7e8d08bac8c83c81b3e7228bff6dae80195b68c20f7689bb0b188a83d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "680a1bd7e8d08bac8c83c81b3e7228bff6dae80195b68c20f7689bb0b188a83d", kill_on_drop: false }`
[INFO] [stdout] 680a1bd7e8d08bac8c83c81b3e7228bff6dae80195b68c20f7689bb0b188a83d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c376cc55fd9f11eecd28478c897ef48f47c0beffe36f441c4cb6ca834e565523
[INFO] running `Command { std: "docker" "start" "-a" "c376cc55fd9f11eecd28478c897ef48f47c0beffe36f441c4cb6ca834e565523", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sumpig-9ad657e88f283d43)
[INFO] [stdout] 
[INFO] [stdout] running 83 tests
[INFO] [stdout] test compare::tests::ancestor_dirs_not_in_stdout ... ok
[INFO] [stdout] test compare::tests::compact_only_in_second_uses_greater_than_prefix ... ok
[INFO] [stdout] test compare::tests::compact_identical_stdout_empty ... ok
[INFO] [stdout] test compare::tests::compact_only_in_first_uses_less_than_prefix ... ok
[INFO] [stdout] test compare::tests::compact_summary_on_stderr ... ok
[INFO] [stdout] test compare::tests::dataless_both_sides_still_warns ... ok
[INFO] [stdout] test compare::tests::dataless_entry_produces_warning ... ok
[INFO] [stdout] test compare::tests::compact_warnings_on_stderr ... ok
[INFO] [stdout] test compare::tests::depth_boundary_dir_appears_on_stdout ... ok
[INFO] [stdout] test compare::tests::error_entry_produces_warning ... ok
[INFO] [stdout] test compare::tests::identical_manifests ... ok
[INFO] [stdout] test compare::tests::file_only_in_first ... ok
[INFO] [stdout] test compare::tests::file_only_in_second ... ok
[INFO] [stdout] test compare::tests::large_depth_no_boundary_dirs ... ok
[INFO] [stdout] test compare::tests::merkle_skip_matching_directory ... ok
[INFO] [stdout] test compare::tests::one_file_differs ... ok
[INFO] [stdout] test compare::tests::only_in_one_side_dir_at_boundary_appears ... ok
[INFO] [stdout] test compare::tests::directory_only_in_one ... ok
[INFO] [stdout] test hash::tests::hash_to_hex_format ... ok
[INFO] [stdout] test hash::tests::hash_to_hex_known_value ... ok
[INFO] [stdout] test compare::tests::compact_changed_file_uses_bang_prefix ... ok
[INFO] [stdout] test manifest::tests::get_hostname_returns_nonempty ... ok
[INFO] [stdout] test hash::tests::hash_nonexistent_returns_error ... ok
[INFO] [stdout] test manifest::tests::get_iso_date_format ... ok
[INFO] [stdout] test hash::tests::hash_dangling_symlink_returns_symlink ... ok
[INFO] [stdout] test hash::tests::metadata_hash_nonexistent_returns_error ... ok
[INFO] [stdout] test hash::tests::hash_known_content ... ok
[INFO] [stdout] test hash::tests::hash_symlink_returns_target ... ok
[INFO] [stdout] test hash::tests::hash_file_hydrate_true_hashes_normally ... ok
[INFO] [stdout] test hash::tests::metadata_hash_hydrate_true_hashes_normally ... ok
[INFO] [stdout] test compare::tests::only_in_one_side_dir_at_boundary_second ... ok
[INFO] [stdout] test manifest::tests::parse_dataless_entry ... ok
[INFO] [stdout] test manifest::tests::parse_empty_manifest_header_only ... ok
[INFO] [stdout] test hash::tests::hash_empty_file ... ok
[INFO] [stdout] test manifest::tests::parse_header_only_works_without_entries ... ok
[INFO] [stdout] test hash::tests::metadata_hash_consistent_for_same_file ... ok
[INFO] [stdout] test hash::tests::internal_hash_is_full_256_bits ... ok
[INFO] [stdout] test hash::tests::metadata_hash_differs_from_content_hash ... ok
[INFO] [stdout] test hash::tests::metadata_hash_symlink_returns_symlink ... ok
[INFO] [stdout] test manifest::tests::parse_blake3_entry ... ok
[INFO] [stdout] test hash::tests::metadata_hash_changes_when_size_changes ... ok
[INFO] [stdout] test hash::tests::metadata_hash_returns_blake3 ... ok
[INFO] [stdout] test manifest::tests::parse_ignores_unknown_header_fields ... ok
[INFO] [stdout] test manifest::tests::parse_error_entry ... ok
[INFO] [stdout] test manifest::tests::parse_header_only_stops_before_entries ... ok
[INFO] [stdout] test manifest::tests::parse_rejects_malformed_data_line ... ok
[INFO] [stdout] test manifest::tests::parse_rejects_unknown_entry_type ... ok
[INFO] [stdout] test manifest::tests::parse_symlink_entry ... ok
[INFO] [stdout] test manifest::tests::write_manifest_format ... ok
[INFO] [stdout] test manifest::tests::write_then_parse_round_trip ... ok
[INFO] [stdout] test merkle::tests::basic_tree_produces_correct_entries ... ok
[INFO] [stdout] test merkle::tests::flat_entries_have_correct_types ... ok
[INFO] [stdout] test merkle::tests::changing_file_changes_parent_but_not_sibling_dir ... ok
[INFO] [stdout] test merkle::tests::changing_one_file_changes_root_hash ... ok
[INFO] [stdout] test merkle::tests::deterministic_regardless_of_input_order ... ok
[INFO] [stdout] test merkle::tests::same_root_hash_regardless_of_depth ... ok
[INFO] [stdout] test merkle::tests::dataless_contributes_to_dir_hash ... ok
[INFO] [stdout] test merkle::tests::depth_one_root_plus_children ... ok
[INFO] [stdout] test merkle::tests::depth_zero_only_root ... ok
[INFO] [stdout] test merkle::tests::error_contributes_to_dir_hash ... ok
[INFO] [stdout] test merkle::tests::directory_entries_have_hex_hashes ... ok
[INFO] [stdout] test merkle::tests::empty_input_produces_root_only ... ok
[INFO] [stdout] test walk::tests::walk_ignores_nosync_extension ... ok
[INFO] [stdout] test walk::tests::walk_ignores_ds_store ... ok
[INFO] [stdout] test walk::tests::walk_ignores_new_extensions ... ok
[INFO] [stdout] test walk::tests::walk_identifies_dirs_and_files ... ok
[INFO] [stdout] test walk::tests::walk_basic_tree_sorted ... ok
[INFO] [stdout] test walk::tests::walk_ignores_node_modules ... ok
[INFO] [stdout] test walk::tests::walk_ignores_dotunderscore_prefix ... ok
[INFO] [stdout] test walk::tests::walk_empty_directory_included ... ok
[INFO] [stdout] test walk::tests::walk_ignores_egg_info_directories ... ok
[INFO] [stdout] test walk::tests::walk_ignores_lock_files_under_git ... ok
[INFO] [stdout] test merkle::tests::symlink_contributes_to_dir_hash ... ok
[INFO] [stdout] test walk::tests::pipeline_matches_sequential ... ok
[INFO] [stdout] test walk::tests::walk_ignores_pnp_files ... ok
[INFO] [stdout] test walk::tests::walk_ignores_sumpig_fingerprints ... ok
[INFO] [stdout] test walk::tests::walk_ignores_tilde_backup_files ... ok
[INFO] [stdout] test walk::tests::walk_symlinks_not_followed ... ok
[INFO] [stdout] test walk::tests::walk_ignores_multiple_default_dirs ... ok
[INFO] [stdout] test walk::tests::walk_ignores_yarn_cache_but_not_yarn ... ok
[INFO] [stdout] test walk::tests::walk_no_ignore_includes_everything ... ok
[INFO] [stdout] test walk::tests::walk_walks_git_but_ignores_lock_files ... ok
[INFO] [stdout] test walk::tests::walk_unreadable_directory_produces_error ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- walk::tests::walk_unreadable_directory_produces_error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'walk::tests::walk_unreadable_directory_produces_error' (101) panicked at src/walk.rs:759:9:
[INFO] [stdout] expected walk errors for unreadable directory, got none
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63ee9df715b8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63ee9df715b8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63ee9df715b8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63ee9df715b8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63ee9df85e7a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63ee9df85e7a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63ee9df760c2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63ee9df760c2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63ee9df4db76 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63ee9df4db76 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63ee9df688c9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63ee9def5c2c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63ee9def5c2c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63ee9df68b42 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63ee9df68b42 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63ee9df4dc64 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x63ee9df42c89 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63ee9df4ea9d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63ee9df8660c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63ee9de12538 - sumpig[7ea7df0eb23d430f]::walk::tests::walk_unreadable_directory_produces_error
[INFO] [stdout]                                at /opt/rustwide/workdir/src/walk.rs:759:9
[INFO] [stdout]   20:     0x63ee9de00617 - sumpig[7ea7df0eb23d430f]::walk::tests::walk_unreadable_directory_produces_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/walk.rs:740:50
[INFO] [stdout]   21:     0x63ee9de20cc6 - <sumpig[7ea7df0eb23d430f]::walk::tests::walk_unreadable_directory_produces_error::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x63ee9dee8d0b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x63ee9dee8d0b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x63ee9def6585 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x63ee9def6585 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x63ee9def6585 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x63ee9def6585 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x63ee9def6585 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x63ee9def6585 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x63ee9def6585 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x63ee9def10e4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x63ee9def10e4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x63ee9def9602 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x63ee9def9602 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x63ee9def9602 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x63ee9def9602 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x63ee9def9602 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x63ee9def9602 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x63ee9def9602 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x63ee9df70d0f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   41:     0x63ee9df70d0f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7ed7f6578aa4 - <unknown>
[INFO] [stdout]   43:     0x7ed7f6605a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     walk::tests::walk_unreadable_directory_produces_error
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 82 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c376cc55fd9f11eecd28478c897ef48f47c0beffe36f441c4cb6ca834e565523", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c376cc55fd9f11eecd28478c897ef48f47c0beffe36f441c4cb6ca834e565523", kill_on_drop: false }`
[INFO] [stdout] c376cc55fd9f11eecd28478c897ef48f47c0beffe36f441c4cb6ca834e565523
